projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16905be
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Fri, 22 Jun 2012 11:17:28 +0000
(07:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 22 Jun 2012 11:17:28 +0000
(07:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index 1144c2d618898ceb2919d274ec042b21156488a5..33576638fddd6029f51ffda56bc13cec69364981 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-7411,6
+7411,11
@@
fi
machine=intel386
machfile="m/${machine}.h"
fi
+ ac_fn_c_check_decl "$LINENO" "__ILP32__" "ac_cv_have_decl___ILP32__" "$ac_includes_default"
+if test "x$ac_cv_have_decl___ILP32__" = x""yes; then :
+ machfile="m/intel386.h"
+fi
+
fi
# Extract the first word of "install-info", so it can be a program name with args.